/* file: https://fm.cnbc.com/applications/cnbc.com/resources/files/2017/03/06/commentary-ribbon.2.css?vn=1488840100*/
.web .story-top .source:before {
    content: '';
    padding: 25px 0 0 0;
    background: url(//fm.cnbc.com/applications/cnbc.com/resources/styles/skin/img/ribbon-commentary-2X.png) 0 0 transparent no-repeat;
    background-size: 95px 20px;
    margin-top: 5px;
    display: block;
    width: 95px;
    position: absolute;
    bottom: 15px;
}

.web .story-top .source {
    position: relative;
    margin-top:20px;
}
/* file: https://fm.cnbc.com/applications/cnbc.com/resources/files/2017/04/07/featured-bullets-padding.css?vn=1491592638*/
div#article_deck {
    padding-bottom: 1px;
}
